[INFO] cloning repository https://github.com/chipturner/ttyleport
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chipturner/ttyleport" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchipturner%2Fttyleport", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchipturner%2Fttyleport'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fc8ece21630c6a30ddb58b466d498293e8329318
[INFO] testing chipturner/ttyleport against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchipturner%2Fttyleport" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/chipturner/ttyleport
[INFO] finished tweaking git repo https://github.com/chipturner/ttyleport
[INFO] tweaked toml for git repo https://github.com/chipturner/ttyleport written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chipturner/ttyleport on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chipturner/ttyleport already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded log v0.4.30
[INFO] [stderr]   Downloaded memchr v2.8.1
[INFO] [stderr]   Downloaded jiff-tzdb-platform v0.1.3
[INFO] [stderr]   Downloaded opener v0.8.4
[INFO] [stderr]   Downloaded jiff-tzdb v0.1.6
[INFO] [stderr]   Downloaded clap_complete v4.6.5
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.50
[INFO] [stderr]   Downloaded jiff-static v0.2.28
[INFO] [stderr]   Downloaded libproc v0.14.11
[INFO] [stderr]   Downloaded winnow v1.0.3
[INFO] [stderr]   Downloaded zerocopy v0.8.50
[INFO] [stderr]   Downloaded nix v0.31.3
[INFO] [stderr]   Downloaded jiff v0.2.28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 802bd3907d0dd8864cfbe4fd4a992fcf867fabc47bd4f1f76d7504b5f37ad7a1
[INFO] running `Command { std: "docker" "start" "-a" "802bd3907d0dd8864cfbe4fd4a992fcf867fabc47bd4f1f76d7504b5f37ad7a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "802bd3907d0dd8864cfbe4fd4a992fcf867fabc47bd4f1f76d7504b5f37ad7a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "802bd3907d0dd8864cfbe4fd4a992fcf867fabc47bd4f1f76d7504b5f37ad7a1", kill_on_drop: false }`
[INFO] [stdout] 802bd3907d0dd8864cfbe4fd4a992fcf867fabc47bd4f1f76d7504b5f37ad7a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6121c4ab259092058202d3ae8cc2c0a8b3be7d0601eda5f782591c7a3cbc38f6
[INFO] running `Command { std: "docker" "start" "-a" "6121c4ab259092058202d3ae8cc2c0a8b3be7d0601eda5f782591c7a3cbc38f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling gritty-cli v0.14.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling opener v0.8.4
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling jiff v0.2.28
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling clap_complete v4.6.5
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libproc v0.14.11
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 17s
[INFO] running `Command { std: "docker" "inspect" "6121c4ab259092058202d3ae8cc2c0a8b3be7d0601eda5f782591c7a3cbc38f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6121c4ab259092058202d3ae8cc2c0a8b3be7d0601eda5f782591c7a3cbc38f6", kill_on_drop: false }`
[INFO] [stdout] 6121c4ab259092058202d3ae8cc2c0a8b3be7d0601eda5f782591c7a3cbc38f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f04cece61dda4e47f5cf9799edfc13eada87c70b076a89d541119dfbe4fdf733
[INFO] running `Command { std: "docker" "start" "-a" "f04cece61dda4e47f5cf9799edfc13eada87c70b076a89d541119dfbe4fdf733", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling opener v0.8.4
[INFO] [stderr]    Compiling gritty-cli v0.14.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 41s
[INFO] running `Command { std: "docker" "inspect" "f04cece61dda4e47f5cf9799edfc13eada87c70b076a89d541119dfbe4fdf733", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f04cece61dda4e47f5cf9799edfc13eada87c70b076a89d541119dfbe4fdf733", kill_on_drop: false }`
[INFO] [stdout] f04cece61dda4e47f5cf9799edfc13eada87c70b076a89d541119dfbe4fdf733
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a480f14f1e162880f3392c1ecf8965e238e555d173fd81d4450797ff6e653715
[INFO] running `Command { std: "docker" "start" "-a" "a480f14f1e162880f3392c1ecf8965e238e555d173fd81d4450797ff6e653715", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gritty-e0cd357332781a79)
[INFO] [stdout] 
[INFO] [stdout] running 309 tests
[INFO] [stdout] test alt_screen::tests::enter_standard_alternate_screen ... ok
[INFO] [stdout] test alt_screen::tests::incomplete_sequence_then_normal_data ... ok
[INFO] [stdout] test alt_screen::tests::interleaved_with_normal_data ... ok
[INFO] [stdout] test alt_screen::tests::leave_standard_alternate_screen ... ok
[INFO] [stdout] test alt_screen::tests::legacy_1047 ... ok
[INFO] [stdout] test alt_screen::tests::legacy_47 ... ok
[INFO] [stdout] test alt_screen::tests::multi_param_csi_reset_leaves_alt_screen ... ok
[INFO] [stdout] test alt_screen::tests::multi_param_csi_set_with_trailing_param ... ok
[INFO] [stdout] test alt_screen::tests::multi_param_csi_untracked_modes_do_not_trigger ... ok
[INFO] [stdout] test alt_screen::tests::sequence_spanning_chunks ... ok
[INFO] [stdout] test alt_screen::tests::param_overflow_resets ... ok
[INFO] [stdout] test alt_screen::tests::unrelated_csi_does_not_trigger ... ok
[INFO] [stdout] test alt_screen::tests::sequence_split_at_every_byte ... ok
[INFO] [stdout] test client::tests::detach_stops_processing ... ok
[INFO] [stdout] test client::tests::consecutive_newlines ... ok
[INFO] [stdout] test alt_screen::tests::multiple_transitions ... ok
[INFO] [stdout] test client::tests::double_tilde ... ok
[INFO] [stdout] test alt_screen::tests::multi_param_csi_with_alt_screen ... ok
[INFO] [stdout] test client::tests::daemon_gone_message_is_tunnel_aware ... ok
[INFO] [stdout] test client::tests::handshake_rejected_is_always_terminal ... ok
[INFO] [stdout] test client::tests::handshake_other_errs_never_terminal ... ok
[INFO] [stdout] test client::tests::empty_input ... ok
[INFO] [stdout] test client::tests::initial_state_detach ... ok
[INFO] [stdout] test client::tests::link_is_stale_future_activity_is_not_stale ... ok
[INFO] [stdout] test client::tests::link_is_stale_old_activity_is_stale ... ok
[INFO] [stdout] test client::tests::multiple_escapes_one_buffer ... ok
[INFO] [stdout] test client::tests::link_is_stale_fresh_activity_is_not_stale ... ok
[INFO] [stdout] test client::tests::only_tilde_buffered ... ok
[INFO] [stdout] test client::tests::persistence_gate_reset_method_clears_streak ... ok
[INFO] [stdout] test client::tests::normal_passthrough ... ok
[INFO] [stdout] test client::tests::persistence_gate_not_terminal_on_first_observation ... ok
[INFO] [stdout] test client::tests::reconnect_backoff_caps_at_max ... ok
[INFO] [stdout] test client::tests::reconnect_backoff_doubles_each_step ... ok
[INFO] [stdout] test client::tests::reconnect_backoff_starts_at_initial ... ok
[INFO] [stdout] test client::tests::reconnect_err_line_repaints_in_place ... ok
[INFO] [stdout] test client::tests::persistence_gate_terminal_only_after_grace ... ok
[INFO] [stdout] test client::tests::reconnect_status_line_retry_now ... ok
[INFO] [stdout] test client::tests::persistence_gate_resets_on_transient ... ok
[INFO] [stdout] test client::tests::reconnect_status_line_retrying ... ok
[INFO] [stdout] test client::tests::reconnect_status_line_spinner_wraps ... ok
[INFO] [stdout] test client::tests::reconnect_status_line_tail_hides_key_hint ... ok
[INFO] [stdout] test client::tests::reconnect_status_line_waiting ... ok
[INFO] [stdout] test client::tests::split_across_reads ... ok
[INFO] [stdout] test client::tests::split_tilde_then_normal ... ok
[INFO] [stdout] test client::tests::tilde_after_cr_detach ... ok
[INFO] [stdout] test client::tests::tilde_after_newline_detach ... ok
[INFO] [stdout] test client::tests::tilde_help ... ok
[INFO] [stdout] test client::tests::tilde_not_after_newline ... ok
[INFO] [stdout] test client::tests::tilde_reconnect ... ok
[INFO] [stdout] test client::tests::tilde_reconnect_stops_processing ... ok
[INFO] [stdout] test client::tests::tilde_status ... ok
[INFO] [stdout] test client::tests::tilde_suspend ... ok
[INFO] [stdout] test client::tests::wall_elapsed_backward_is_zero ... ok
[INFO] [stdout] test client::tests::tilde_unknown_char ... ok
[INFO] [stdout] test client::tests::wall_elapsed_forward_returns_diff ... ok
[INFO] [stdout] test client::tests::wall_elapsed_equal_is_zero ... ok
[INFO] [stdout] test config::tests::canonical_host_exact_names_win_over_aliases ... ok
[INFO] [stdout] test config::tests::canonical_host_resolves_alias ... ok
[INFO] [stdout] test config::tests::clamp_heartbeat_in_range_is_silent ... ok
[INFO] [stdout] test config::tests::clamp_heartbeat_warnings_use_kebab_case_keys ... ok
[INFO] [stdout] test client::tests::tilde_then_newline ... ok
[INFO] [stdout] test config::tests::config_path_ends_with_expected_suffix ... ok
[INFO] [stdout] test config::tests::defaults_apply_when_no_host ... ok
[INFO] [stdout] test config::tests::empty_config_returns_defaults ... ok
[INFO] [stdout] test config::tests::heartbeat_defaults_fit_under_idle_evict ... ok
[INFO] [stdout] test config::tests::alias_destination_is_first_alias ... ok
[INFO] [stdout] test config::tests::canonical_host_ambiguous_alias_unresolved ... ok
[INFO] [stdout] test config::tests::heartbeat_timeout_clamped_to_avoid_idle_evict ... ok
[INFO] [stdout] test config::tests::heartbeat_interval_capped_so_timeout_stays_valid ... ok
[INFO] [stdout] test config::tests::host_overrides_defaults ... ok
[INFO] [stdout] test config::tests::host_partial_override_inherits_defaults ... ok
[INFO] [stdout] test config::tests::oauth_settings_configurable ... ok
[INFO] [stdout] test config::tests::oauth_settings_defaults ... ok
[INFO] [stdout] test config::tests::config_status_reports_invalid_for_bad_key ... ok
[INFO] [stdout] test config::tests::oauth_tunnel_idle_timeout_configurable ... ok
[INFO] [stdout] test config::tests::oauth_settings_host_partial_override ... ok
[INFO] [stdout] test config::tests::config_status_reports_valid_and_not_found ... ok
[INFO] [stdout] test config::tests::tunnel_connect_timeout ... ok
[INFO] [stdout] test config::tests::tunnel_isolate_control_path ... ok
[INFO] [stdout] test config::tests::tunnel_no_server_start ... ok
[INFO] [stdout] test config::tests::tunnel_settings_merge_ssh_options ... ok
[INFO] [stdout] test config::tests::unknown_host_uses_defaults ... ok
[INFO] [stdout] test config::tests::unknown_top_level_section_rejected ... ok
[INFO] [stdout] test config::tests::tunnel_session_settings_resolved ... ok
[INFO] [stdout] test client::tests::handshake_eof_terminal_only_without_supervisor ... ok
[INFO] [stdout] test alt_screen::tests::initially_not_in_alternate_screen ... ok
[INFO] [stdout] test config::tests::unknown_keys_rejected ... ok
[INFO] [stdout] test connect::tests::acquire_and_probe_lock ... ok
[INFO] [stdout] test connect::tests::bail_guard_disarmed_leaves_lock_file ... ok
[INFO] [stdout] test connect::tests::base_ssh_args_background ... ok
[INFO] [stdout] test connect::tests::base_ssh_args_foreground ... ok
[INFO] [stdout] test connect::tests::base_ssh_args_zero_timeout ... ok
[INFO] [stdout] test connect::tests::build_tunnel_recreate_args_replays_each_option ... ok
[INFO] [stdout] test connect::tests::build_tunnel_recreate_args_without_options ... ok
[INFO] [stdout] test connect::tests::classify_exit_auth_config_codes_are_nontransient ... ok
[INFO] [stdout] test connect::tests::classify_exit_local_signal_kill_is_transient ... ok
[INFO] [stdout] test connect::tests::bail_guard_spares_a_racers_fresh_lock ... ok
[INFO] [stdout] test connect::tests::bail_guard_removes_leaked_lock_file ... ok
[INFO] [stdout] test connect::tests::classify_exit_remote_signal_range_is_transient ... ok
[INFO] [stdout] test connect::tests::classify_exit_ssh_255_is_transient ... ok
[INFO] [stdout] test connect::tests::connect_dest_path_format ... ok
[INFO] [stdout] test connect::tests::connect_lock_path_format ... ok
[INFO] [stdout] test connect::tests::connect_pid_path_format ... ok
[INFO] [stdout] test config::tests::missing_file_returns_default ... ok
[INFO] [stdout] test connect::tests::cleanup_if_unheld_skips_live_lock ... ok
[INFO] [stdout] test connect::tests::double_backoff_climbs_from_zero ... ok
[INFO] [stdout] test connect::tests::destination_from_sidecar_falls_back_to_config_then_name ... ok
[INFO] [stdout] test connect::tests::cleanup_stale_files_removes_all ... ok
[INFO] [stdout] test config::tests::tunnel_settings_no_host_ssh_options ... ok
[INFO] [stdout] test connect::tests::connection_socket_path_matches_local ... ok
[INFO] [stdout] test connect::tests::destination_from_sidecar_prefers_trimmed_contents ... ok
[INFO] [stdout] test connect::tests::double_backoff_doubles_and_caps ... ok
[INFO] [stdout] test connect::tests::enumerate_tunnels_empty_dir ... ok
[INFO] [stdout] test connect::tests::format_command_remote_exec_with_extra_opts ... ok
[INFO] [stdout] test connect::tests::format_command_remote_exec ... ok
[INFO] [stdout] test connect::tests::merge_ssh_options_handles_empty_sides ... ok
[INFO] [stdout] test connect::tests::lock_still_owned_treats_unknown_as_owned ... ok
[INFO] [stdout] test connect::tests::format_command_tunnel ... ok
[INFO] [stdout] test connect::tests::local_socket_path_format ... ok
[INFO] [stdout] test connect::tests::lock_identity_detects_replaced_inode ... ok
[INFO] [stdout] test connect::tests::parse_destination_bare_ipv6 ... ok
[INFO] [stdout] test connect::tests::parse_destination_bare_ipv6_with_scope ... ok
[INFO] [stdout] test connect::tests::parse_destination_host_only ... ok
[INFO] [stdout] test connect::tests::parse_destination_invalid_at_only ... ok
[INFO] [stdout] test connect::tests::parse_destination_invalid_colon_only ... ok
[INFO] [stdout] test connect::tests::parse_destination_ipv6_bracketed_port ... ok
[INFO] [stdout] test connect::tests::parse_destination_ipv6_unclosed_bracket ... ok
[INFO] [stdout] test connect::tests::parse_destination_invalid_empty ... ok
[INFO] [stdout] test connect::tests::merge_ssh_options_cli_precedes_configured ... ok
[INFO] [stdout] test connect::tests::parse_destination_ipv6_bracketed ... ok
[INFO] [stdout] test connect::tests::parse_destination_host_port ... ok
[INFO] [stdout] test connect::tests::parse_destination_ipv6_user_bracketed_port ... ok
[INFO] [stdout] test connect::tests::parse_destination_user_host ... ok
[INFO] [stdout] test connect::tests::parse_destination_user_host_port ... ok
[INFO] [stdout] test connect::tests::parse_ensure_remote_empty_fails ... ok
[INFO] [stdout] test connect::tests::parse_ensure_remote_err_line_with_no_reason ... ok
[INFO] [stdout] test connect::tests::parse_ensure_remote_garbage_version_ignored ... ok
[INFO] [stdout] test connect::tests::parse_ensure_remote_socket_only ... ok
[INFO] [stdout] test connect::tests::port_args_without_port ... ok
[INFO] [stdout] test connect::tests::quote_install_dir_absolute_is_quoted ... ok
[INFO] [stdout] test connect::tests::quote_install_dir_default_expands_tilde ... ok
[INFO] [stdout] test connect::tests::probe_stale_no_files ... ok
[INFO] [stdout] test connect::tests::parse_ensure_remote_err_line_surfaces_reason ... ok
[INFO] [stdout] test connect::tests::parse_ensure_remote_trailing_non_err_line_ignored ... ok
[INFO] [stdout] test connect::tests::quote_install_dir_neutralizes_metacharacters ... ok
[INFO] [stdout] test connect::tests::port_args_with_port ... ok
[INFO] [stdout] test connect::tests::respawn_sleep_resets_after_healthy_child ... ok
[INFO] [stdout] test connect::tests::quote_install_dir_with_space_is_safe ... ok
[INFO] [stdout] test connect::tests::parse_ensure_remote_two_lines ... ok
[INFO] [stdout] test connect::tests::shell_quote_remote_cmd ... ok
[INFO] [stdout] test connect::tests::shell_quote_needs_quoting ... ok
[INFO] [stdout] test connect::tests::shell_quote_simple ... ok
[INFO] [stdout] test connect::tests::respawn_sleep_keeps_growing_after_unhealthy_child ... ok
[INFO] [stdout] test connect::tests::socket_wait_deadline_values ... ok
[INFO] [stdout] test connect::tests::ssh_dest_with_user ... ok
[INFO] [stdout] test connect::tests::ssh_dest_without_user ... ok
[INFO] [stdout] test connect::tests::tunnel_command_default_opts ... ok
[INFO] [stdout] test connect::tests::tunnel_command_extra_opts ... ok
[INFO] [stdout] test connect::tests::respawn_sleep_threshold_is_inclusive ... ok
[INFO] [stdout] test connect::tests::tunnel_command_isolate_control_path ... ok
[INFO] [stdout] test connect::tests::version_gate_accepts_matching_version ... ok
[INFO] [stdout] test connect::tests::version_gate_ignore_flag_downgrades_to_warn ... ok
[INFO] [stdout] test connect::tests::version_gate_rejects_mismatch ... ok
[INFO] [stdout] test daemon::tests::socket_dir_override_accepts_absolute ... ok
[INFO] [stdout] test daemon::tests::socket_dir_override_rejects_empty ... ok
[INFO] [stdout] test daemon::tests::socket_dir_override_rejects_relative ... ok
[INFO] [stdout] test logging::tests::file_logging_defaults_to_info_regardless_of_stderr_default ... ok
[INFO] [stdout] test connect::tests::tunnel_monitor_non_transient_exit ... ok
[INFO] [stdout] test logging::tests::rust_log_overrides_everything ... ok
[INFO] [stdout] test logging::tests::stderr_uses_caller_default ... ok
[INFO] [stdout] test logging::tests::verbose_beats_defaults ... ok
[INFO] [stdout] test naming::tests::bare_name_gets_prefix ... ok
[INFO] [stdout] test naming::tests::default_gets_prefix ... ok
[INFO] [stdout] test naming::tests::display_does_not_strip_prefix_match_with_no_suffix ... ok
[INFO] [stdout] test naming::tests::display_empty_client_name_is_identity ... ok
[INFO] [stdout] test naming::tests::display_handles_prefix_that_is_a_substring ... ok
[INFO] [stdout] test naming::tests::display_preserves_foreign_prefix ... ok
[INFO] [stdout] test naming::tests::display_preserves_unnamespaced ... ok
[INFO] [stdout] test naming::tests::display_strips_own_prefix ... ok
[INFO] [stdout] test naming::tests::last_attached_passes_through ... ok
[INFO] [stdout] test naming::tests::leading_slash_is_literal ... ok
[INFO] [stdout] test naming::tests::multi_slash_treated_as_literal ... ok
[INFO] [stdout] test naming::tests::name_with_slash_is_literal ... ok
[INFO] [stdout] test naming::tests::own_prefix_passes_through_when_explicit ... ok
[INFO] [stdout] test naming::tests::sanitize_falls_back_on_invalid ... ok
[INFO] [stdout] test naming::tests::sanitize_passes_valid_through ... ok
[INFO] [stdout] test naming::tests::shared_form_preserved ... ok
[INFO] [stdout] test naming::tests::trailing_slash_is_literal ... ok
[INFO] [stdout] test naming::tests::validate_accepts_dashes_dots_alnum ... ok
[INFO] [stdout] test naming::tests::validate_rejects_control_chars ... ok
[INFO] [stdout] test naming::tests::validate_rejects_empty ... ok
[INFO] [stdout] test naming::tests::validate_rejects_slash ... ok
[INFO] [stdout] test naming::tests::validate_rejects_whitespace ... ok
[INFO] [stdout] test logging::tests::local_timestamp_microsecond_padding ... ok
[INFO] [stdout] test net_watch::tests::path_status_from_raw_maps_nw_values ... ok
[INFO] [stdout] test client::tests::timed_send_updates_last_outbound_at ... ok
[INFO] [stdout] test net_watch::tests::spawn_and_drop_does_not_panic ... ok
[INFO] [stdout] test logging::tests::local_timestamp_has_rfc3339_shape_and_offset ... ok
[INFO] [stdout] test procscan::tests::classify_any_matching_registration_clears_all_paths ... ok
[INFO] [stdout] test procscan::tests::classify_missing_registration ... ok
[INFO] [stdout] test procscan::tests::classify_no_bound_paths_is_never_accused ... ok
[INFO] [stdout] test procscan::tests::classify_prefers_reporting_ctl_socket ... ok
[INFO] [stdout] test procscan::tests::classify_registered_daemon_is_not_orphan ... ok
[INFO] [stdout] test procscan::tests::classify_socket_file_gone ... ok
[INFO] [stdout] test procscan::tests::cmdline_other_binaries_do_not_match ... ok
[INFO] [stdout] test procscan::tests::cmdline_non_server_subcommands_do_not_match ... ok
[INFO] [stdout] test procscan::tests::cmdline_with_global_flags_matches ... ok
[INFO] [stdout] test procscan::tests::confirm_delay_exceeds_daemon_check_interval ... ok
[INFO] [stdout] test procscan::tests::classify_stolen_registration ... ok
[INFO] [stdout] test procscan::tests::cmdline_plain_server_matches ... ok
[INFO] [stdout] test procscan::tests::parse_proc_net_unix_empty_input ... ok
[INFO] [stdout] test procscan::tests::parse_proc_net_unix_maps_inode_to_path ... ok
[INFO] [stdout] test runinfo::tests::current_reflects_build ... ok
[INFO] [stdout] test procscan::tests::parse_proc_net_unix_skips_abstract_anonymous_and_malformed ... ok
[INFO] [stdout] test runinfo::tests::parse_tolerates_garbage_lines ... ok
[INFO] [stdout] test runinfo::tests::parse_tolerates_unknown_keys_and_missing_fields ... ok
[INFO] [stdout] test runinfo::tests::roundtrip ... ok
[INFO] [stdout] test runinfo::tests::staleness_build_mismatch_same_protocol ... ok
[INFO] [stdout] test runinfo::tests::staleness_ignores_empty_git_hash ... ok
[INFO] [stdout] test runinfo::tests::staleness_none_when_matching ... ok
[INFO] [stdout] test runinfo::tests::staleness_protocol_mismatch ... ok
[INFO] [stdout] test runinfo::tests::staleness_protocol_takes_priority_over_build ... ok
[INFO] [stdout] test scrollback::tests::clear_keeps_partial ... ok
[INFO] [stdout] test scrollback::tests::caps_at_max_lines ... ok
[INFO] [stdout] test runinfo::tests::write_read_roundtrip ... ok
[INFO] [stdout] test scrollback::tests::empty_lines_preserved ... ok
[INFO] [stdout] test scrollback::tests::lines_and_partial_empty_partial ... ok
[INFO] [stdout] test scrollback::tests::lines_and_partial_only_partial ... ok
[INFO] [stdout] test scrollback::tests::initially_empty ... ok
[INFO] [stdout] test scrollback::tests::lines_and_partial_yields_prompt ... ok
[INFO] [stdout] test scrollback::tests::long_line_hard_wrapped ... ok
[INFO] [stdout] test scrollback::tests::partial_line_completed_in_next_chunk ... ok
[INFO] [stdout] test scrollback::tests::mixed_complete_and_partial ... ok
[INFO] [stdout] test scrollback::tests::multiple_lines_in_one_chunk ... ok
[INFO] [stdout] test scrollback::tests::partial_line_not_flushed ... ok
[INFO] [stdout] test scrollback::tests::single_complete_line ... ok
[INFO] [stdout] test security::tests::bind_unix_listener_fresh ... ok
[INFO] [stdout] test security::tests::bind_unix_listener_live_socket_errors ... ok
[INFO] [stdout] test security::tests::bind_then_cleanup_removes_bindlock ... ok
[INFO] [stdout] test security::tests::bind_unix_listener_stale_socket ... ok
[INFO] [stdout] test security::tests::bind_unix_listener_nonexistent_dir ... ok
[INFO] [stdout] test security::tests::checked_dup_stdout ... ok
[INFO] [stdout] test security::tests::clamp_winsize_asymmetric ... ok
[INFO] [stdout] test security::tests::clamp_winsize_extreme_values ... ok
[INFO] [stdout] test security::tests::checked_dup_invalid_fd ... ok
[INFO] [stdout] test security::tests::clamp_winsize_max_boundary ... ok
[INFO] [stdout] test security::tests::clamp_winsize_normal_passthrough ... ok
[INFO] [stdout] test security::tests::checked_dup_sets_cloexec ... ok
[INFO] [stdout] test security::tests::clamp_winsize_zeros_to_minimum ... ok
[INFO] [stdout] test security::tests::clamp_winsize_over_max_clamped ... ok
[INFO] [stdout] test security::tests::remove_bind_lock_noop_when_missing ... ok
[INFO] [stdout] test security::tests::secure_create_dir_all_fresh_hierarchy ... ok
[INFO] [stdout] test security::tests::remove_bind_lock_skips_held_lock ... ok
[INFO] [stdout] test security::tests::secure_create_dir_all_rejects_regular_file ... ok
[INFO] [stdout] test security::tests::secure_create_dir_all_idempotent ... ok
[INFO] [stdout] test security::tests::secure_create_dir_all_trusted_roots ... ok
[INFO] [stdout] test security::tests::set_cloexec_on_plain_dup ... ok
[INFO] [stdout] test security::tests::verify_peer_uid_same_process ... ok
[INFO] [stdout] test server::tests::extract_redirect_port_127 ... ok
[INFO] [stdout] test server::tests::extract_redirect_port_basic ... ok
[INFO] [stdout] test server::tests::extract_redirect_port_https_redirect ... ok
[INFO] [stdout] test server::tests::extract_redirect_port_no_port ... ok
[INFO] [stdout] test server::tests::extract_redirect_port_no_redirect_uri ... ok
[INFO] [stdout] test server::tests::extract_redirect_port_non_localhost ... ok
[INFO] [stdout] test server::tests::extract_redirect_port_url_encoded ... ok
[INFO] [stdout] test server::tests::extract_redirect_url_variant ... ok
[INFO] [stdout] test server::tests::history_empty_push_is_noop ... ok
[INFO] [stdout] test server::tests::history_evicts_past_cap_and_advances_base ... ok
[INFO] [stdout] test connect::tests::tunnel_monitor_cancellation ... ok
[INFO] [stdout] test server::tests::history_line_prefix_returns_current_line ... ok
[INFO] [stdout] test server::tests::history_line_prefix_spans_chunk_boundaries ... ok
[INFO] [stdout] test server::tests::history_tracks_total_and_base ... ok
[INFO] [stdout] test server::tests::plan_replay_alt_screen_always_redraws ... ok
[INFO] [stdout] test server::tests::plan_replay_clean_resume_within_history ... ok
[INFO] [stdout] test server::tests::plan_replay_fresh_viewer_gets_scrollback ... ok
[INFO] [stdout] test server::tests::plan_replay_truncated_when_offset_fell_out_of_history ... ok
[INFO] [stdout] test server::tests::history_line_prefix_capped_for_newline_free_tail ... ok
[INFO] [stdout] test server::tests::replay_divider_annotation_wider_than_terminal ... ok
[INFO] [stdout] test server::tests::replay_divider_annotation_keeps_width ... ok
[INFO] [stdout] test server::tests::replay_divider_falls_back_when_width_unknown ... ok
[INFO] [stdout] test server::tests::replay_divider_spans_client_width ... ok
[INFO] [stdout] test server::tests::sanitize_filename_preserves_nested ... ok
[INFO] [stdout] test server::tests::sanitize_filename_rejects_traversal ... ok
[INFO] [stdout] test server::tests::strip_deleted_suffix_passes_clean_paths_through ... ok
[INFO] [stdout] test server::tests::strip_deleted_suffix_removes_kernel_marker ... ok
[INFO] [stdout] test table::tests::format_row_pads_all_but_last ... ok
[INFO] [stdout] test table::tests::format_row_single_column_unpadded ... ok
[INFO] [stdout] test table::tests::format_table_empty_rows_yields_no_lines ... ok
[INFO] [stdout] test table::tests::format_table_header_then_rows ... ok
[INFO] [stdout] test tests::collect_env_vars_includes_term_if_set ... ok
[INFO] [stdout] test server::tests::replay_divider_is_dim_and_inline ... ok
[INFO] [stdout] test tests::collect_env_vars_no_duplicates ... ok
[INFO] [stdout] test tests::collect_env_vars_only_known_keys ... ok
[INFO] [stdout] test tests::device_id_prefers_existing_valid_file ... ok
[INFO] [stdout] test tests::device_id_round_trips_through_file ... ok
[INFO] [stdout] test tests::forwarded_env_keys_include_locale_categories ... ok
[INFO] [stdout] test tests::get_or_create_device_id_is_memoized ... ok
[INFO] [stdout] test tests::require_matched_version_accepts_same_version ... ok
[INFO] [stdout] test tests::device_id_regenerates_on_invalid_or_zero_file ... ok
[INFO] [stdout] test net_watch::tests::changed_does_not_fire_spuriously_at_startup ... ok
[INFO] [stdout] test tests::spawn_channel_relay_writer_half_close ... ok
[INFO] [stdout] test tests::spawn_channel_relay_writer_sends_data ... ok
[INFO] [stdout] test security::tests::secure_create_dir_all_tightens_loose_mode ... FAILED
[INFO] [stdout] test security::tests::secure_create_dir_all_rejects_symlink ... FAILED
[INFO] [stdout] test tests::require_matched_version_points_at_refresh ... ok
[INFO] [stdout] test tests::spawn_channel_relay_on_data_and_close ... ok
[INFO] [stdout] test connect::tests::tunnel_monitor_transient_exit_checks_cancellation ... ok
[INFO] [stdout] test connect::tests::wait_for_socket_succeeds_after_delay ... ok
[INFO] [stdout] test connect::tests::wait_for_socket_timeout ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- security::tests::secure_create_dir_all_tightens_loose_mode stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'security::tests::secure_create_dir_all_tightens_loose_mode' (281) panicked at src/security.rs:312:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 511
[INFO] [stdout]  right: 448
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x626c88241628 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x626c88241628 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x626c88241628 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x626c88241628 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x626c8825924a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x626c8825924a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x626c88246fd2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x626c88246fd2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x626c8821c2a6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x626c8821c2a6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x626c88237b09 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x626c880ecf0c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x626c880ecf0c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x626c88237d82 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x626c88237d82 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x626c8821c362 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x626c88210d09 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x626c8821d2bd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x626c88259abc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x626c88259943 - core[28b146924c2f19c6]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x626c8820fe1a - core[28b146924c2f19c6]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x626c87ea5765 - gritty[dd5f9a2004158a3c]::security::tests::secure_create_dir_all_tightens_loose_mode
[INFO] [stdout]                                at /opt/rustwide/workdir/src/security.rs:312:9
[INFO] [stdout]   22:     0x626c87e89847 - gritty[dd5f9a2004158a3c]::security::tests::secure_create_dir_all_tightens_loose_mode::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/security.rs:305:51
[INFO] [stdout]   23:     0x626c87e47136 - <gritty[dd5f9a2004158a3c]::security::tests::secure_create_dir_all_tightens_loose_mode::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x626c880dffeb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x626c880dffeb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x626c880ed865 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x626c880ed865 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x626c880ed865 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x626c880ed865 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x626c880ed865 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x626c880ed865 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x626c880ed865 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x626c880e83c4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x626c880e83c4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x626c880f08e2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x626c880f08e2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x626c880f08e2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x626c880f08e2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x626c880f08e2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x626c880f08e2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x626c880f08e2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x626c8824052f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x626c8824052f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x70f1eaf6faa4 - <unknown>
[INFO] [stdout]   45:     0x70f1eaffca64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- security::tests::secure_create_dir_all_rejects_symlink stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'security::tests::secure_create_dir_all_rejects_symlink' (280) panicked at src/security.rs:322:48:
[INFO] [stdout] called `Result::unwrap_err()` on an `Ok` value: ()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x626c88241628 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x626c88241628 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x626c88241628 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x626c88241628 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x626c8825924a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x626c8825924a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x626c88246fd2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x626c88246fd2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x626c8821c2a6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x626c8821c2a6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x626c88237b09 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x626c880ecf0c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x626c880ecf0c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x626c88237d82 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x626c88237d82 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x626c8821c362 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x626c88210d09 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x626c8821d2bd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x626c88259abc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x626c88259802 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x626c87f16c2f - <core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>::unwrap_err
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1329:22
[INFO] [stdout]   21:     0x626c87ea505b - gritty[dd5f9a2004158a3c]::security::tests::secure_create_dir_all_rejects_symlink
[INFO] [stdout]                                at /opt/rustwide/workdir/src/security.rs:322:48
[INFO] [stdout]   22:     0x626c87e89817 - gritty[dd5f9a2004158a3c]::security::tests::secure_create_dir_all_rejects_symlink::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/security.rs:316:47
[INFO] [stdout]   23:     0x626c87e470f6 - <gritty[dd5f9a2004158a3c]::security::tests::secure_create_dir_all_rejects_symlink::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x626c880dffeb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x626c880dffeb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x626c880ed865 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x626c880ed865 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x626c880ed865 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x626c880ed865 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x626c880ed865 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x626c880ed865 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x626c880ed865 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x626c880e83c4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x626c880e83c4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x626c880f08e2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x626c880f08e2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x626c880f08e2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x626c880f08e2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x626c880f08e2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x626c880f08e2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x626c880f08e2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x626c8824052f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x626c8824052f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x70f1eaf6faa4 - <unknown>
[INFO] [stdout]   45:     0x70f1eaffca64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     security::tests::secure_create_dir_all_rejects_symlink
[INFO] [stdout]     security::tests::secure_create_dir_all_tightens_loose_mode
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 307 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "a480f14f1e162880f3392c1ecf8965e238e555d173fd81d4450797ff6e653715", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a480f14f1e162880f3392c1ecf8965e238e555d173fd81d4450797ff6e653715", kill_on_drop: false }`
[INFO] [stdout] a480f14f1e162880f3392c1ecf8965e238e555d173fd81d4450797ff6e653715
